home *** CD-ROM | disk | FTP | other *** search
/ Aminet 15 / Aminet 15 - Nov 1996.iso / Aminet / biz / patch / pgs32b72.lha / 3.2Beta7 / Scripts.LHA / PrintPage.rexx
Encoding:
OS/2 REXX Batch file  |  1996-09-13  |  398 b   |  12 lines

  1. /* $VER: PrintPage.rexx 1.0 (13.09.96)
  2.    Copyright 1996 SoftLogik Publishing Corporation
  3.    May not be distributed without SoftLogik Publishing Corporation's express written permission */
  4.  
  5. OPTIONS RESULTS
  6. TRACE OFF
  7.  
  8. ADDRESS 'PAGESTREAM'
  9.  
  10. 'currentpage'
  11. 'printdocument sides both scale actual copies 1 thumbnails off tiling off negative off printersmarks off printblank on mirror off page '||result
  12.